home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / disk / salv / RDBrecov.readme < prev   
Text File  |  2002-10-13  |  1KB  |  41 lines

  1. Short:    Search lost PFS/SFS partitions on a harddisk
  2. Author:   thomas-rapp@web.de (Thomas Rapp)
  3. Uploader: thomas-rapp@web.de (Thomas Rapp)
  4. Version:  1.8
  5. Type:     disk/salv
  6. Kurz:     PFS/SFS Partitionen auf einer Festplatte suchen
  7.  
  8.  
  9. Use RDBrecov if you lost the RDB (partitioning information) of your
  10. harddisk.
  11.  
  12. RDBrecov searches an entire harddisk for partitions. It can handle PFS2,
  13. PFS3, AFS and SFS partitions.
  14.  
  15. Since V0.6 it also finds FFS partitions. As FFS needs the partition size
  16. for calculating the rootblock position, first all possible FFS bootblocks
  17. are stored in a table and in a second pass the rootblock positions are
  18. calculated and checked. FFS handling can be switched off by an option.
  19.  
  20. RDBrecov lists the partitions found into the Shell window and optionaly
  21. into a log file. With this information you can use HDtoolbox (or another
  22. partitioning tool) to reconstruct your partitions.
  23.  
  24. Harddisks larger than 4GB can be accessed, if the device driver is
  25. either NSD or TD64 compatible. SCSI-Direct is not supported.
  26.  
  27.  
  28. AmigaGuide with German and English instructions included.
  29.  
  30.  
  31. WARNING: This program was only tested on my machine with my
  32.          harddisks. There is no guarantee that it runs on
  33.          others. I am not responsible for any damage.
  34.          Use it on your own risk.
  35.  
  36.  
  37. New since V1.8
  38.  
  39.  - Added support for mountfiles like used by HDToolBox V45. The mountfile
  40.    can directly be loaded by HDToolBox.
  41.